menu
afib_signin package
documentation
afsi_flutter.dart
AFSIDefaultTheme
deviceIsPhone property
deviceIsPhone property
dark_mode
light_mode
deviceIsPhone
property
bool
get
deviceIsPhone
inherited
Implementation
bool get deviceIsPhone { return deviceHasFormFactor(atMost: AFFormFactor.largePhone); }
afib_signin package
documentation
afsi_flutter
AFSIDefaultTheme
deviceIsPhone property
AFSIDefaultTheme class