menu
niku package
documentation
proxy/inputDecoration.dart
InputDecorationProxy
helperText property
helperText property
dark_mode
light_mode
helperText
property
set
helperText
(
String
?
v
)
Implementation
set helperText(String? v) => _decoration.helperText = v;
niku package
documentation
proxy/inputDecoration
InputDecorationProxy
helperText property
InputDecorationProxy class