menu
flutter_hyperswitch package
documentation
types.dart
HyperParams
HyperParams.new constructor
HyperParams.new constructor
dark_mode
light_mode
HyperParams
constructor
HyperParams
(
{
bool
?
disableBranding
,
bool
?
defaultView
,
})
Implementation
HyperParams({this.disableBranding, this.defaultView});
flutter_hyperswitch package
documentation
types
HyperParams
HyperParams.new constructor
HyperParams class