menu
mvc_rocket package
documentation
mvc_rocket.dart
RocketMiniView
RocketMiniView.new const constructor
RocketMiniView.new const constructor
dark_mode
light_mode
RocketMiniView
constructor
const
RocketMiniView
(
RocketListenable
mcValue
,
Widget
builder
(), {
Key
?
key
,
})
Implementation
const RocketMiniView( this.mcValue, this.builder, { Key? key, }) : super(key: key);
mvc_rocket package
documentation
mvc_rocket
RocketMiniView
RocketMiniView.new const constructor
RocketMiniView class