menu
simple_dart_dialog package
documentation
simple_dart_dialog.dart
AbstractDialog<T>
fullWidth method
fullWidth method
dark_mode
light_mode
fullWidth
method
void
fullWidth
(
)
inherited
Implementation
void fullWidth() { width = '100%'; }
simple_dart_dialog package
documentation
simple_dart_dialog
AbstractDialog<T>
fullWidth method
AbstractDialog class