menu
tdlib2 package
documentation
td_api.dart
OptionValueBoolean
OptionValueBoolean.new constructor
OptionValueBoolean.new constructor
dark_mode
light_mode
OptionValueBoolean
constructor
OptionValueBoolean
(
{
required
bool
value
,
})
Implementation
OptionValueBoolean({required this.value});
tdlib2 package
documentation
td_api
OptionValueBoolean
OptionValueBoolean.new constructor
OptionValueBoolean class