dark property
Uri
get
dark
The icon path for the dark theme.
Implementation
_i3.Uri get dark => _i5.getProperty(
this,
'dark',
);
The icon path for the dark theme.
_i3.Uri get dark => _i5.getProperty(
this,
'dark',
);