DraggableModalBottomSheetNavigator class

Inheritance

Properties

borderRadius BorderRadiusGeometry?
final
countries List<IsoCode>?
finalinherited
favorites List<IsoCode>?
finalinherited
flagSize double
finalinherited
hashCode int
The hash code for this object.
no setterinherited
initialChildSize double
final
maxChildSize double
final
minChildSize double
final
noResultMessage String?
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollPhysics ScrollPhysics?
finalinherited
searchAutofocus bool
finalinherited
searchBoxDecoration InputDecoration?
finalinherited
searchBoxIconColor Color?
finalinherited
searchBoxTextStyle TextStyle?
finalinherited
showDialCode bool
finalinherited
sortCountries bool
finalinherited
subtitleStyle TextStyle?
finalinherited
titleStyle TextStyle?
finalinherited
useRootNavigator bool
finalinherited

Methods

inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
show(BuildContext context) Future<IsoCode?>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited