menu
afib_firebase_firestore package
documentation
affs_id.dart
AFFSWidgetID
with2 method
with2 method
dark_mode
light_mode
with2
method
AFWidgetID
with2
(
Object
?
first
,
Object
?
second
)
inherited
Implementation
AFWidgetID with2(Object? first, Object? second) { return with3(first, second, null); }
afib_firebase_firestore package
documentation
affs_id
AFFSWidgetID
with2 method
AFFSWidgetID class