menu
afib package
documentation
afib_flutter.dart
AFRouteStateShowScreen
hasScreenId method
hasScreenId method
dark_mode
light_mode
hasScreenId
method
bool
hasScreenId
(
AFScreenID
id
)
Implementation
bool hasScreenId(AFScreenID id) { return id == screenId; }
afib package
documentation
afib_flutter
AFRouteStateShowScreen
hasScreenId method
AFRouteStateShowScreen class