menu
mix package
documentation
mix.dart
VariantStyleMixin<T extends Style<S>, S extends Spec<S>>
stringify property
stringify property
dark_mode
light_mode
stringify
property
bool
get
stringify
inherited
Whether to use a detailed string representation of the object.
Implementation
bool get stringify => true;
mix package
documentation
mix
VariantStyleMixin<T extends Style<S>, S extends Spec<S>>
stringify property
VariantStyleMixin mixin