themeStyleOf abstract method
Retrieves the theme-level ButtonStyle override, if registered.
Implementation
ButtonStyle? themeStyleOf(BuildContext context);
Retrieves the theme-level ButtonStyle override, if registered.
ButtonStyle? themeStyleOf(BuildContext context);