BottomSheetNavigator class
- Inheritance
-
- Object
- CountrySelectorNavigator
- BottomSheetNavigator
Properties
-
countries
→ List<
IsoCode> ? -
finalinherited
-
favorites
→ List<
IsoCode> ? -
finalinherited
- flagSize → double
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
-
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