hubbleButtonLargeStyle property
HubbleButtonLargeStyle
hubbleButtonLargeStyle
getter/setter pair
Implementation
late var hubbleButtonLargeStyle = HubbleButtonLargeStyle.defaultStyle(
textStyle: theme.t15Bold18.copyWith(
color: Colors.white,
fontWeight: FontWeight.w600,
),
);