menu
littlefish_feature_models package
documentation
models/shared/image_representable.dart
IconRepresentable
IconRepresentable.new constructor
IconRepresentable.new constructor
dark_mode
light_mode
IconRepresentable
constructor
IconRepresentable
(
IconData
iconData
)
Implementation
IconRepresentable(this.iconData);
littlefish_feature_models package
documentation
models/shared/image_representable
IconRepresentable
IconRepresentable.new constructor
IconRepresentable class