menu
daily_flutter
daily_flutter.dart
VideoViewController
height property
height
dark_mode
light_mode
height
property
double
height
Implementation
double get height => _lastUpdate?.height ?? 0;
daily_flutter
daily_flutter
VideoViewController
height property
VideoViewController class