KActionModalBottomSheetItem class
Constructors
-
KActionModalBottomSheetItem.new({Widget? icon, required Widget title, Widget? subtitle, Widget? suffix, dynamic onPressed()?, bool disabled = false, bool success = false, bool warning = false, bool error = false, bool? enabledHapticFeedback, bool divider = false})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited