menu
flutter_responsive_template package
documentation
utils/telas/inputs/i_inputs.dart
IInput
getValue abstract method
getValue abstract method
dark_mode
light_mode
getValue
abstract method
Map
<
String
,
dynamic
>
getValue
(
)
Retorna o map com a chave sendo o get Name
Implementation
Map<String, dynamic> getValue();
flutter_responsive_template package
documentation
utils/telas/inputs/i_inputs
IInput
getValue abstract method
IInput class