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