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