menu
shake_flutter package
documentation
models/shake_base_action.dart
ShakeBaseAction
ShakeBaseAction constructor
ShakeBaseAction constructor
dark_mode
light_mode
ShakeBaseAction
constructor
ShakeBaseAction
(
String
?
title
,
String
?
subtitle
,
String
?
icon
,
Function
?
handler
,
String
?
type
,
)
Implementation
ShakeBaseAction( this.title, this.subtitle, this.icon, this.handler, this.type);
shake_flutter package
documentation
models/shake_base_action
ShakeBaseAction
ShakeBaseAction constructor
ShakeBaseAction class