menu
velix_editor package
documentation
theme/widgets/dropdown_widget.dart
DropDownStateAdapter
supports method
supports method
dark_mode
light_mode
supports
method
@
override
bool
supports
(
TargetPlatform
platform
)
inherited
Implementation
@override bool supports(TargetPlatform platform) { return platforms.contains(platform); }
velix_editor package
documentation
theme/widgets/dropdown_widget
DropDownStateAdapter
supports method
DropDownStateAdapter class