menu
fdb package
documentation
core/commands/simulator/simulator_models.dart
SimAppearanceInput typedef
SimAppearanceInput typedef
dark_mode
light_mode
SimAppearanceInput
typedef
SimAppearanceInput
= (
{
String
mode
}
)
Implementation
typedef SimAppearanceInput = ({String mode});
fdb package
documentation
core/commands/simulator/simulator_models
SimAppearanceInput typedef
simulator_models library