menu
tcic_client_ui package
documentation
third_party/expandable/expandable.dart
ExpandableThemeData
nullIfEmpty method
nullIfEmpty method
dark_mode
light_mode
nullIfEmpty
method
ExpandableThemeData
?
nullIfEmpty
(
)
Implementation
ExpandableThemeData? nullIfEmpty() { return isEmpty() ? null : this; }
tcic_client_ui package
documentation
third_party/expandable/expandable
ExpandableThemeData
nullIfEmpty method
ExpandableThemeData class