menu
afib package
documentation
afib_command.dart
AFConfig
setStartupScreenPrototype method
setStartupScreenPrototype method
dark_mode
light_mode
setStartupScreenPrototype
method
void
setStartupScreenPrototype
(
AFPrototypeID
id
)
Implementation
void setStartupScreenPrototype(AFPrototypeID id) { startupScreenPrototype = id; }
afib package
documentation
afib_command
AFConfig
setStartupScreenPrototype method
AFConfig class