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