defaultStyleOf abstract method
Builds the default ButtonStyle for this button type and size.
Implementation
ButtonStyle defaultStyleOf(BuildContext context);
Builds the default ButtonStyle for this button type and size.
ButtonStyle defaultStyleOf(BuildContext context);