menu
fluttery_framework package
documentation
view.dart
GetDynamicUtils
isBlank property
isBlank property
dark_mode
light_mode
isBlank
property
bool
?
get
isBlank
Implementation
bool? get isBlank => GetUtils.isBlank(this);
fluttery_framework package
documentation
view
GetDynamicUtils
isBlank property
GetDynamicUtils extension on dynamic