menu
afib package
documentation
afib_flutter.dart
AFWireframes
add method
add method
dark_mode
light_mode
add
method
void
add
(
AFWireframe
wf
)
Implementation
void add(AFWireframe wf) { wireframes.add(wf); }
afib package
documentation
afib_flutter
AFWireframes
add method
AFWireframes class