menu
mix package
documentation
mix.dart
Prop<V>
type property
type property
dark_mode
light_mode
type
property
Type
get
type
The runtime type of the property's value.
Implementation
Type get type => V;
mix package
documentation
mix
Prop<V>
type property
Prop class