menu
widgetbook package
documentation
widgetbook.dart
SemanticsMode
SemanticsMode.new constructor
SemanticsMode.new constructor
dark_mode
light_mode
SemanticsMode
constructor
SemanticsMode
(
bool
value
)
Implementation
SemanticsMode(bool value) : super(value, SemanticsAddon(value));
widgetbook package
documentation
widgetbook
SemanticsMode
SemanticsMode.new constructor
SemanticsMode class