menu
flutter_androssy package
documentation
views/view/view.dart
ViewController
isOpacity property
isOpacity property
dark_mode
light_mode
isOpacity
property
bool
get
isOpacity
Implementation
bool get isOpacity => _opacity != null || opacityState != null;
flutter_androssy package
documentation
views/view/view
ViewController
isOpacity property
ViewController class