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