menu
ensemble package
documentation
widget/helpers/controllers.dart
EnsembleSemantics
EnsembleSemantics.new constructor
EnsembleSemantics.new constructor
dark_mode
light_mode
EnsembleSemantics
constructor
EnsembleSemantics
(
{
String
?
label
,
String
?
hint
,
String
?
role
,
required
bool
focusable
,
})
Implementation
EnsembleSemantics( {this.label, this.hint, this.role, required this.focusable});
ensemble package
documentation
widget/helpers/controllers
EnsembleSemantics
EnsembleSemantics.new constructor
EnsembleSemantics class