menu
remix package
documentation
remix.dart
StyleSpec<T extends Spec<T>>
spec property
spec property
dark_mode
light_mode
spec
property
T
spec
final
The underlying specification that holds the actual data.
Implementation
final T spec;
remix package
documentation
remix
StyleSpec<T extends Spec<T>>
spec property
StyleSpec class