menu
rapidfire package
documentation
uiux/StyleRF.dart
AppThemeStyleRF
operator method
operator method
dark_mode
light_mode
operator
method
@
override
bool
?
operator
(
dynamic
other
)
Implementation
@override bool? operator(other) { return null; // compare this to other }
rapidfire package
documentation
uiux/StyleRF
AppThemeStyleRF
operator method
AppThemeStyleRF class