diginote
screen_settings_popup
ScreenSettingsPopup
onDelete property
onDelete
onDelete
property
Null safety
Future
<
void
>
Function
()
onDelete
final
Called when the screen is deleted.
Implementation
final Future<void> Function() onDelete;
diginote
screen_settings_popup
ScreenSettingsPopup
onDelete property
ScreenSettingsPopup class
Constructors
ScreenSettingsPopup
Properties
hashCode
key
onDelete
runtimeType
screenInfo
screenName
screenToken
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==