Flutter
widgets
DraggableScrollableNotification
extent property
extent
description
extent
property
Null safety
double
extent
final
The current value of the extent, between
minExtent
and
maxExtent
.
Implementation
final double extent;
Flutter
widgets
DraggableScrollableNotification
extent property
DraggableScrollableNotification class
Constructors
DraggableScrollableNotification
Properties
context
depth
extent
hashCode
initialExtent
maxExtent
minExtent
runtimeType
Methods
debugFillDescription
dispatch
noSuchMethod
toString
Operators
operator ==