style property
final
Overrides for FilledButton's default style.
Non-null properties or non-null resolved MaterialStateProperty values override the ButtonStyle returned by FilledButton.defaultStyleOf.
If style is null, then this theme doesn't override anything.
Implementation
final ButtonStyle? style;