customStyle abstract method
WidgetStyleRF
customStyle(
- BuildContext context,
- Type widgetType,
- dynamic pageData,
- bool? showPlaceholder,
Implementation
WidgetStyleRF customStyle(
BuildContext context,
Type widgetType,
dynamic pageData,
bool? showPlaceholder,
);