menu
junny_forme package
documentation
forme.dart
FormeState
rawValue property
rawValue property
dark_mode
light_mode
rawValue
property
Map
<
String
,
dynamic
>
get
rawValue
Author (Lvyan): 添加除了field之外的value get raw form data
Implementation
Map<String, dynamic> get rawValue => _formValue;
junny_forme package
documentation
forme
FormeState
rawValue property
FormeState class