menu
rtc_room_engine package
documentation
api/common/tui_common_define.dart
FillModeExt
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
FillMode
fromValue
(
int
value
)
Implementation
static FillMode fromValue(int value) { return $enumDecode(_$FillModeEnumMap, value); }
rtc_room_engine package
documentation
api/common/tui_common_define
FillModeExt
fromValue static method
FillModeExt extension on
FillMode