menu
flutter_androssy package
documentation
views/view/view.dart
ViewController
minSize property
minSize property
dark_mode
light_mode
minSize
property
double
get
minSize
Implementation
double get minSize { return min(_width ?? 0, _height ?? 0); }
flutter_androssy package
documentation
views/view/view
ViewController
minSize property
ViewController class