menu
Flutter
material
DefaultMaterialLocalizations
okButtonLabel property
okButtonLabel
brightness_4
brightness_5
description
okButtonLabel
property
@
override
String
okButtonLabel
override
Label for OK buttons and menu items.
Implementation
@override String get okButtonLabel => 'OK';
Flutter
material
DefaultMaterialLocalizations
okButtonLabel property
DefaultMaterialLocalizations class