반응형
flutter.dev Reference
AlertDialog class - material library - Dart API
A material design alert dialog. An alert dialog informs the user about situations that require acknowledgement. An alert dialog has an optional title and an optional list of actions. The title is displayed above the content and the actions are displayed be
api.flutter.dev
CupertinoAlertDialog class - cupertino library - Dart API
An iOS-style alert dialog. An alert dialog informs the user about situations that require acknowledgement. An alert dialog has an optional title, optional content, and an optional list of actions. The title is displayed above the content and the actions ar
api.flutter.dev
반응형
'Development > Flutter - Widget' 카테고리의 다른 글
Flutter Widget] #02 Expanded (0) | 2020.03.19 |
---|---|
Flutter Widget] #01 SafeArea (0) | 2020.03.19 |
Flutter Widget of the Week List (11~20) (0) | 2020.03.06 |
Flutter Widget of the Week List (01~10) (0) | 2020.03.06 |
Widget] CupertinoSegmentedControl , CupertinoSlidingSegmentedControl (0) | 2020.03.04 |