menu
yuuna
pages
BaseHistoryPageState
<
T extends BaseHistoryPage
>
extraActions method
extraActions
brightness_4
brightness_5
extraActions
method
List
<
Widget
>
extraActions
(
MediaItem
item
)
Extra actions to supply to a history page.
Implementation
List<Widget> extraActions(MediaItem item) { return []; }
yuuna
pages
BaseHistoryPageState
<
T extends BaseHistoryPage
>
extraActions method
BaseHistoryPageState class
Constructors
BaseHistoryPageState
Properties
appModel
appModelNoUpdate
context
creatorModel
creatorModelNoUpdate
hashCode
isHistory
mediaSource
mediaType
mounted
ref
runtimeType
selectionControls
shouldPlaceholderBeShown
textTheme
theme
widget
Methods
activate
build
buildError
buildHistory
buildLoading
buildMediaItem
buildMediaItemContent
buildPlaceholder
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
extraActions
initState
noSuchMethod
onSearch
onShare
onStash
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==