menu
mix_builder package
documentation
mix.dart
ElevationUtility<T extends Attribute>
twelve method
twelve method
dark_mode
light_mode
twelve
method
T
twelve
(
)
Creates an
T
instance with an elevation of 12.
Implementation
T twelve() => call(12);
mix_builder package
documentation
mix
ElevationUtility<T extends Attribute>
twelve method
ElevationUtility class