menu
afib package
documentation
afib_flutter.dart
AFComponentState
createWith method
createWith method
dark_mode
light_mode
createWith
method
AFComponentState
createWith
(
Map
<
String
,
Object
>
models
)
Implementation
AFComponentState createWith(Map<String, Object> models) { return create(models); }
afib package
documentation
afib_flutter
AFComponentState
createWith method
AFComponentState class