menu
blackmagicdesign package
documentation
atem/src/field/atem_fields.dart
MultiviewerPropertiesField
topLeftSmall property
topLeftSmall property
dark_mode
light_mode
topLeftSmall
property
bool
get
topLeftSmall
Implementation
bool get topLeftSmall => (layout & 0x01) != 0;
blackmagicdesign package
documentation
atem/src/field/atem_fields
MultiviewerPropertiesField
topLeftSmall property
MultiviewerPropertiesField class