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