menu
arcane package
documentation
component/screen/settings_screen.dart
IntOptionView
IntOptionView.new const constructor
IntOptionView.new const constructor
dark_mode
light_mode
IntOptionView
constructor
const
IntOptionView
(
{
Key
?
key
,
required
IntOption
option
,
})
Implementation
const
IntOptionView({
super
.key,
required
this
.option});
arcane package
documentation
component/screen/settings_screen
IntOptionView
IntOptionView.new const constructor
IntOptionView class