isDefaultAction property
final
Whether this action is the default choice in the action sheet.
Default buttons have bold text.
Implementation
final bool isDefaultAction;
Whether this action is the default choice in the action sheet.
Default buttons have bold text.
final bool isDefaultAction;