menu
bonfire package
documentation
util/priority_layer.dart
LayerPriority
getInterfacePriority static method
getInterfacePriority static method
dark_mode
light_mode
getInterfacePriority
static method
int
getInterfacePriority
(
int
highestPriority
)
Implementation
static int getInterfacePriority(int highestPriority) { return highestPriority + 30; }
bonfire package
documentation
util/priority_layer
LayerPriority
getInterfacePriority static method
LayerPriority class