menu
sing_plugin_tools package
documentation
export.dart
GetNumUtils
isGreaterThan method
isGreaterThan method
dark_mode
light_mode
isGreaterThan
method
bool
isGreaterThan
(
num
b
)
Implementation
bool isGreaterThan(num b) => GetUtils.isGreaterThan(this, b);
sing_plugin_tools package
documentation
export
GetNumUtils
isGreaterThan method
GetNumUtils extension on
num