menu
the_flutter_ui package
documentation
extension/common.dart
BoolEx
not method
not method
dark_mode
light_mode
not
method
bool
not
(
)
Implementation
bool not() { return !this; }
the_flutter_ui package
documentation
extension/common
BoolEx
not method
BoolEx extension on
bool