menu
objd package
documentation
core.dart
Score
operator << method
operator << method
dark_mode
light_mode
operator <<
method
Widget
operator <<
(
dynamic
other
)
Implementation
Widget operator <<(dynamic other) => setTo(other);
objd package
documentation
core
Score
operator << method
Score class