menu
ekyc_flutter package
documentation
app/configs/config.dart
Vx
isWeb property
isWeb property
dark_mode
light_mode
isWeb
property
bool
get
isWeb
Checks whether web or not
Implementation
static bool get isWeb => kIsWeb;
ekyc_flutter package
documentation
app/configs/config
Vx
isWeb property
Vx mixin