Flutter
widgets
DraggableScrollableNotification
minExtent property
minExtent
description
minExtent
property
Null safety
double
minExtent
final
The minimum value of
extent
, which is >= 0.
Implementation
final double minExtent;
Flutter
widgets
DraggableScrollableNotification
minExtent property
DraggableScrollableNotification class
Constructors
DraggableScrollableNotification
Properties
context
depth
extent
hashCode
initialExtent
maxExtent
minExtent
runtimeType
Methods
debugFillDescription
dispatch
noSuchMethod
toString
Operators
operator ==