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