menu
eliud_core_main package
documentation
apis/style/style.dart
AllowedUpdates
AllowedUpdates constructor
AllowedUpdates constructor
dark_mode
light_mode
AllowedUpdates
constructor
AllowedUpdates
(
bool
canUpdate
,
bool
canCopy
,
bool
canDelete
)
Implementation
AllowedUpdates(this.canUpdate, this.canCopy, this.canDelete);
eliud_core_main package
documentation
apis/style/style
AllowedUpdates
AllowedUpdates constructor
AllowedUpdates class