StyleStoreDefaults constructor
const
StyleStoreDefaults({
- dynamic all,
- ITextRFStyle? text,
- IContainerRFStyle? container,
Implementation
const StyleStoreDefaults({this.all, this.text, this.container});