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