menu
bmrt_plugin package
documentation
launch_option.dart
LaunchOptions
operator [] method
operator [] method
dark_mode
light_mode
operator []
method
dynamic
operator []
(
String
index
)
Implementation
dynamic operator [](String index) => _optionsMap[index];
bmrt_plugin package
documentation
launch_option
LaunchOptions
operator [] method
LaunchOptions class