variant property

  1. @override
ButtonVariant? variant
override

Type of the button variant

Implementation

@override
get variant => ButtonVariant.outlined;