ButtonTotalConfig constructor
ButtonTotalConfig({
- ButtonConfig? buttonConfig,
Implementation
ButtonTotalConfig({ButtonConfig? buttonConfig})
: _buttonConfig = buttonConfig;
ButtonTotalConfig({ButtonConfig? buttonConfig})
: _buttonConfig = buttonConfig;