menu
have_app package
documentation
core/channels.dart
Channels
Channels const constructor
Channels const constructor
dark_mode
light_mode
Channels
constructor
const
Channels
(
String
value
)
Implementation
const Channels(String value) : _value = value;
have_app package
documentation
core/channels
Channels
Channels const constructor
Channels class